home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 6 / MacMania 6.toast / / Tools&Utilities / ProMaker-Utils-0.9.4 / Getting Started with ProMaker < prev    next >
Text File  |  1997-06-08  |  3KB  |  54 lines

  1. ProMaker Utils™ 
  2. ProMaker Utils is copyright 1997 of Troi Automatisering. All rights reserved.
  3.  
  4. Getting started
  5.  
  6. How can I use an International FileMaker Pro version?
  7. You can use ProMaker with non-English versions of FileMaker Pro. Select your preferred International FileMaker version like this: 
  8. - Choose "Preferences" from the Edit menu.
  9. - Click on the "Set Version" button. 
  10. - Locate your FileMaker in the standard open dialog that follows.
  11.  
  12. Note 1: 
  13. The unregistered version will alert you that Preferences can not be saved until you register. However the selected International FileMaker will be remembered the first 30 days of use. 
  14. Note 2: 
  15. We are not in a position to test all International versions. We have at this moment tested British, Dutch and US versions.
  16.  
  17.  
  18. How do I paste a Script into FileMaker?
  19. - Open FileMaker Pro.
  20. - Open ScriptMaker and the script you want to paste the steps in. This may be an empty script or an existing one. 
  21. - If you want to add to an existing script: click on the script step under which you want ProMaker to enter the extra steps.
  22. - Use ProMaker Utils to open a TEXT file with the script-steps in it (some sample text files are included).  
  23. - Start the Entering of a complete script by selecting "Enter All in ScriptMaker" from the Edit menu. You can also press command-E.
  24.  
  25. ProMaker will now start pasting the steps into the script. When it is done a small sound is produced.
  26.  
  27. Note 1: 
  28. You can stop the process by pressing the CONTROL key.
  29. Note 2: 
  30. If you want to paste only a portion of the opened TEXT file do the following:
  31. - Make a selection in the TEXT file.
  32. - Select "Enter Selection in ScriptMaker" from the Edit menu. Or press command-H.
  33.  
  34. Most Script Parameters are set
  35. ProMaker now pastes most of the parameters for the script steps. All the checkbox and radio button parameters are handled correctly. However the parameters with a pull down menu or requiring an extra dialog are not handled yet.  :-(
  36.  
  37. How can I make a script more readable?
  38. There is a flexible comment structure:
  39. - You may add empty lines
  40. - You may indent the steps 
  41. - Anything after // is ignored. 
  42.  
  43. How do I get a Script from FileMaker?
  44. At the moment ProMaker Utils can not get a script out of FileMaker. This can be done by the excellent Text Capture FKEY from James W. Walker.
  45. You can get it from our site or at the following source: <http://hyperarchive.lcs.mit.edu/HyperArchive/Archive/text/text-capture-23-fkey.hqx>
  46.  
  47. If you have installed the Text Capture FKEY proceed as follows:
  48. - Create a new file in ProMaker (Select "New" from the File menu or press command-N).
  49. - Open FileMaker Pro.
  50. - Open ScriptMaker and the script you want to get the steps from.
  51. - activate the FKEY by pressing SHIFT-COMMAND-6 (or another number if you have put it under different number).
  52. - Drag a rectangle around the steps of the script.
  53. - Switch to ProMaker and Select Paste from the Edit menu (command-V).
  54.